records
Top 10 des Prénoms à Nouméa depuis 1860
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"top-10-prenoms-a-noumea-depuis-1860",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/top-10-prenoms-a-noumea-depuis-1860"
}
] - "definitions":{
- "top-10-prenoms-a-noumea-depuis-1860":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/top-10-prenoms-a-noumea-depuis-1860_records"
}
}
} - "records":
} - "properties":
- "top-10-prenoms-a-noumea-depuis-1860_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "identifiant":,{
- "type":"integer",
- "title":"identifiant",
- "description":""
} - "commune":,{
- "type":"string",
- "title":"Commune",
- "description":""
} - "code_commune_insee":,{
- "type":"string",
- "title":"Code_commune_INSEE",
- "description":""
} - "prenom":,{
- "type":"string",
- "title":"prenom",
- "description":""
} - "annee_de_naissance":,{
- "type":"string",
- "format":"date",
- "title":"annee_de_naissance",
- "description":""
} - "genre":,{
- "type":"string",
- "title":"genre",
- "description":""
} - "nombre":,{
- "type":"integer",
- "title":"nombre",
- "description":""
} - "fid":{
- "type":"integer",
- "title":"FID",
- "description":""
}
} - "identifiant":
}
} - "fields":
} - "properties":
} - "top-10-prenoms-a-noumea-depuis-1860":
}